go/types.monoGraph.addEdge (method)
3 uses
go/types (current package)
mono.go#L201: w.addEdge(w.typeParamVertex(tpar), src, weight, pos, targ)
mono.go#L291: w.addEdge(idx, w.typeParamVertex(tpar), 1, obj.Pos(), tpar)
mono.go#L326: func (w *monoGraph) addEdge(dst, src, weight int, pos token.Pos, typ Type) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)